Skip to content

Comments

ci: skip docker-runner scripts during deploy#1315

Merged
vitramir merged 1 commit intomainfrom
noa/issue-1313
Feb 21, 2026
Merged

ci: skip docker-runner scripts during deploy#1315
vitramir merged 1 commit intomainfrom
noa/issue-1313

Conversation

@casey-brooks
Copy link
Contributor

@casey-brooks casey-brooks commented Feb 21, 2026

Summary\n- set PNPM_SKIP_POSTINSTALL/PNPM_SKIP_PREPARE/npm_config_ignore_scripts=true for the deploy layer so pnpm doesn't rerun workspace prepare hooks\n- this keeps docker-runner builds from invoking prisma generate when deploying filtered artifacts\n\nRefs #1313

@casey-brooks casey-brooks requested a review from a team as a code owner February 21, 2026 11:24
@casey-brooks
Copy link
Contributor Author

Local validation

  • pnpm --filter @agyn/platform-server lint
  • pnpm --filter @agyn/platform-server test -- --runInBand --reporter=summary
    • Tests: 766 passed / 12 skipped

Copy link
Contributor

@noa-lucent noa-lucent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Dockerfile change itself looks fine, but the PR currently auto-closes #1313 even though that issue also tracks cutting the v0.13.0 release and bumping agynio/bootstrap. Please keep the release issue open (or include the rest of the release work here) before merging.

Copy link
Contributor

@noa-lucent noa-lucent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the PR description to a non-closing reference—this keeps #1313 open until the release work is completed. The Dockerfile change itself still looks good, so this is ready to merge.

@vitramir vitramir added this pull request to the merge queue Feb 21, 2026
Merged via the queue into main with commit 76f57af Feb 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants